You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > Probabilities Class > Probabilities Methods > Probabilities.RiemannZeta Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Probabilities.RiemannZeta Method

Riemann Zeta function.

Syntax
C#
Visual Basic
public static TCplx RiemannZeta([In] TCplx Z, int n);
Parameters 
Description 
[In] TCplx Z 
Defines complex value for which the Riemann zetao function is to be calculated. 
int n 
Defines used number of terms used in complex series approximation of Riemann zeta function. 

the Riemman zeta function.

The Riemann zeta-function is the function of a complex variable z initially defined by the following infinite series: 

for values of z with real part greater than one, and then analytically continued to all complex z <> 1. The zeta-function satisfies the following functional equation: 

valid for all complex numbers z. Zeta function is related to Dirichlet Lambda and Eta functions by: 

 

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!